-
Notifications
You must be signed in to change notification settings - Fork 328
FIX: Analytics errors on consoles by reverting changes from #1991 #2024
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FIX: Analytics errors on consoles by reverting changes from #1991 #2024
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you Paulius - this looks as expected for the revert + good to see you added the change log.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert looks correct.
I tested locally and had no issues with 2022.3.49f1.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on PS4, PS5 & Switch, all good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looks fine to me. I guess we just risk not logging certain analytics now (which was the reason for my previous change), might need QA across version ranges then to see all analytics pass through with this way of evaluating symbols?
I've tried the debugger in U6 and I'm still seeing input actions asset related logs, just like last time: context menu actions, interaction/processor adding and file saving. (On 22.3 the debugger is not compatible so I cannot check there) |
Description
This PR reverts changes from here: #1991
As they've caused analytics errors on 22.3. For more context please check the latest #devs-input thread on slack
Testing done
Will check building the Xbox Platform on a VM as well as Input System basics
To Reviewers
Please try to build and run projects on your platforms on the 22.3 and U6 Editors.
Checklist
Before review:
Changed
,Fixed
,Added
sections.Area_CanDoX
,Area_CanDoX_EvenIfYIsTheCase
,Area_WhenIDoX_AndYHappens_ThisIsTheResult
.During merge:
NEW: ___
.FIX: ___
.DOCS: ___
.CHANGE: ___
.RELEASE: 1.1.0-preview.3
.After merge: